/ Assembly List / LJCFacilityManager / TraceFile / Write

Namespace - LJCFacilityManager


Parameters
text - The text value.
grid - The grid object.
row - The grid row.

Syntax

C#
public Void Write(String text, LJCDataGrid grid, LJCGridRow row = null)

Writes data to the trace file.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.